← Index
NYTProf Performance Profile   
For split.pl
  Run on Thu Apr 20 02:05:47 2023
Reported on Thu Apr 20 18:31:09 2023

Filename(eval 12)[/home/hejohns/perl5/lib/perl5/JSON.pm:274]
StatementsExecuted 3 statements in 105µs
Eval Invoked At/home/hejohns/perl5/lib/perl5/JSON.pm line 274
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
111814µs2.42msJSON::::BEGIN@2JSON::BEGIN@2
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1
23105µs22.42ms
# spent 2.42ms (814µs+1.61) within JSON::BEGIN@2 which was called: # once (814µs+1.61ms) by JSON::__load_xs at line 2
use JSON::XS 2.34 ();
# spent 2.42ms making 1 call to JSON::BEGIN@2 # spent 4µs making 1 call to UNIVERSAL::VERSION
3
4;